Skip to content

chore: remove sourcemaps & enable prettier output#548

Merged
dreyfus92 merged 2 commits into
mainfrom
drop-them-sourcemaps
May 31, 2026
Merged

chore: remove sourcemaps & enable prettier output#548
dreyfus92 merged 2 commits into
mainfrom
drop-them-sourcemaps

Conversation

@43081j
Copy link
Copy Markdown
Collaborator

@43081j 43081j commented May 31, 2026

This removes sourcemaps to greatly reduce the install size.

To account for the fact the occasional person might step their debugger
into this, I've also disabled minifyWhitespace so the build output is
readable at least.

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Performance improvement
  • Tests
  • Chore (dependencies, CI, tooling)

Checklist

  • pnpm test passes (or targeted tests for my change)
  • pnpm format has been run
  • I have added/updated tests for my changes (if applicable)
  • I have added a changeset

AI-generated code disclosure

  • This PR includes AI-generated code

This removes sourcemaps to greatly reduce the install size.

To account for the fact the occasional person might step their debugger
into this, I've also disabled `minifyWhitespace` so the build output is
readable at least.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 31, 2026

🦋 Changeset detected

Latest commit: 652c02c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@clack/core Patch
@clack/prompts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 31, 2026

commit: 652c02c

Copy link
Copy Markdown
Member

@dreyfus92 dreyfus92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, thank you james 😄

@dreyfus92 dreyfus92 merged commit 2356e97 into main May 31, 2026
7 checks passed
@dreyfus92 dreyfus92 deleted the drop-them-sourcemaps branch May 31, 2026 12:59
@bombshell-bot bombshell-bot Bot mentioned this pull request May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants